C1.Web.Mvc Namespace / FlexChartCore<T> Class / AxisY Property

In This Topic
AxisY Property (FlexChartCore<T>)
In This Topic
Gets the main Y axis.
Syntax
'Declaration
 
Public ReadOnly Property AxisY As ChartAxis(Of T)
 
See Also